iT邦幫忙

2022 iThome 鐵人賽

DAY 5
1
AI & Data

TensorFlow 系列 第 5

[Day5] 常用Python函式庫(二)matplotlib

  • 分享至 

  • xImage
  •  

Hi ! Day5 !

繼上一篇介紹了一個常用Python函式庫 — NumPy,今天將再介紹另一個常用Python函式庫 — matplotlib

Matplotlib 介紹


圖片來源

Matplotlib 是Python 的一個重要且相當受歡迎的資料視覺化函式庫,可以運用程式碼進行繪製高品質的圖表,包含曲線圖、長條圖、圓餅圖、散點圖 等等,讓人們可以更直觀地了解資料分析,對於觀察資料特徵、尋找異常資料值 等工作,有非常重要的幫助。

matplotlib.pyplot.xkcd()函數

為了致敬xkcd,matplotlib加入了matplotlib.pyplot.xkcd()函數,模仿xkcd的漫畫風格進行繪圖。

以下將示範實做一個 標準的長條圖與xkcd 漫畫風格的長條圖!

標準長條圖:
https://ithelp.ithome.com.tw/upload/images/20220920/20152603NKQEyN44Gh.png
https://ithelp.ithome.com.tw/upload/images/20220920/20152603LhRQo1inkA.png

xkcd漫畫風格長條圖:
https://ithelp.ithome.com.tw/upload/images/20220920/20152603Yw4kzKtaWT.png
https://ithelp.ithome.com.tw/upload/images/20220920/201526031X4OMtc3ci.png

Reference

https://matplotlib.org/stable/

https://steam.oxxostudio.tw/category/python/example/matplotlib.html

https://blog.techbridge.cc/2018/05/11/python-data-science-and-machine-learning-matplotlib-tutorial/

https://officeguide.cc/python-matplotlib-xkcd-sketch-style-drawing-mode-tutorial-examples/


上一篇
[Day4] 常用Python函式庫(ㄧ)NumPy
下一篇
[Day6] 常用Python函式庫(三)pandas
系列文
TensorFlow 30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言